home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / OGRID110 / NEXTRLSE.TXT < prev    next >
Text File  |  1995-06-01  |  3KB  |  54 lines

  1. OOGrid Library(TM) v1.1 for Borland/Turbo Pascal (Real Mode/TV)
  2. Copyright (C) 1994 by Arturo J. Monge.  All rights reserved.
  3. Portions Copyright (C) 1989,1990 by Borland International, Inc.
  4.  
  5. ------------------------------------------------------------------------
  6. OOGrid Library(TM) v2.0 for Borland/Turbo Pascal
  7. OOGrid Library(TM) v1.0 for Turbo Pascal for Windows
  8. ------------------------------------------------------------------------
  9. Expected Release Dates:    Not yet defined
  10.  
  11. Distribution Method:       Shareware
  12.  
  13.  
  14.  
  15. Version 2.0 for Turbo Vision
  16. ----------------------------
  17. The next release of OOGrid Library(TM) (version 2.0) for Turbo Vision will be
  18. a completely re-designed version of OOGrid Library(TM) v1.0 that will address
  19. all the problems of version 1.0 while adding new features.
  20.  
  21. The following is a list of expected features in OOGrid Library(TM) v2.0 for
  22. Borland/Turbo Pascal (Real Mode/TV):
  23.  
  24.  1-  A new data storage object that will allow an unlimited amount of cells
  25.      by using conventional, extended and virtual memory.
  26.  2-  New search methods that will speed up access to information anywhere in
  27.      the spreadsheet.
  28.  3-  Improved insert, delete and dispose methods with faster execution time.
  29.  4-  New display methods that allow seeing partial columns in a window.
  30.  5-  A new parser with different cell prefixes and new functions.
  31.  6-  Support of relative and absolute cell addresses.
  32.  7-  A 'cell tracking' method that will modify affected formulas whenever
  33.      cells referenced in the formula are moved to a different location.
  34.  8-  Column hide and unhide commands.
  35.  9-  Support for adding cell addresses to formulas by moving the cursor or by
  36.      pointing cells with the mouse.
  37.  10- New import and export methods of common database and spreadsheet
  38.      formats.
  39.  11- New and improved import and export methods of text and delimited files.
  40.  12- Data filters.
  41.  13- Date cells, date functions and memo cells.
  42.  14- New formats.
  43.  15- More flexible print methods.
  44.  16- New selection lists in dialogs, to avoid entering the same information
  45.      twice.
  46.  17- A hierarchy of objects to allow easier costumization.
  47.  18- Extensive documentation.
  48.  19- Support for protected mode
  49.  
  50. Version 1.0 for Turbo Pascal for Windows
  51. ----------------------------------------
  52. OOGrid Library(TM) v1.0 for Turbo Pascal for Windows will have the same
  53. features as OOGrid Library(TM) v2.0 for Borland/Turbo Pascal, and will be
  54. written using Borland's Object Windows Library (OWL).